-
Home
-
WP phpMyAdmin
-
5.2.0.2
-
Code
-
Classes
- CreateAddField
Total Complexity |
75 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
477 |
Lines of code |
271 |
Logical lines of code |
136 |
Comment lines |
112 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPartitionDefinition() |
A |
44 |
14 |
42 |
buildIndexStatement() |
A |
46 |
13 |
36 |
getPartitionsDefinition() |
A |
49 |
11 |
31 |
getTableCreationQuery() |
A |
51 |
8 |
26 |
getColumnCreationStatements() |
A |
49 |
7 |
31 |
setColumnCreationStatementSuffix() |
S |
56 |
6 |
19 |
getNumberOfFieldsFromRequest() |
S |
58 |
5 |
16 |
buildColumnCreationStatement() |
S |
50 |
3 |
28 |
tryColumnCreationQuery() |
S |
63 |
2 |
11 |
getIndexedColumns() |
S |
58 |
1 |
16 |
getStatementPrefix() |
S |
80 |
2 |
3 |
getColumnCreationQuery() |
S |
64 |
2 |
9 |
__construct() |
S |
81 |
1 |
3 |